Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Save Changes to Notepad Configuration (All Windows)
Category: Home > Windows > Accessories

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

The Notepad text editor included with Windows lets you configure the page setup including headers, footers and margins. These options are not normally saved between sessions but with this tweak Notepad can be made to save any changes.

Open your registry and find or create the key below.

Create a new DWORD value called "fSavePageSettings" and set it to "1" to save the page setup settings.

Create a new DWORD value called "fSaveWindowPositions" and set it to "1" to save the window position.

Restart Windows for the change to take effect.

Note: These settings work on specific versions of Notepad included with Microsoft Windows. Although they are supported by most versions of Notepad some versions may not support all options.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|fSavePageSettingsREG_DWORD0x00000001 (1)|
|fSaveWindowPositionsREG_DWORD0x00000001 (1)|
-
|HKEY_CURRENT_USER\Software\Microsoft\Notepad|
-

Settings:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Notepad]
Name: fSavePageSettings, fSaveWindowPositions
Type: REG_DWORD (DWORD Value)
Value: (0 = disabled, 1 = enabled)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: November 7, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License